unsubscribeFromPushNotifications

public abstract void unsubscribeFromPushNotifications(String subscriptionID, PushUnsubscriptionCallback callback)

This method removes the push notification subscription.

Since

4.6.0

Parameters

subscriptionID

unique ID assigned to the device by WebRTC GW after the push subscription

callback

block implementation that will be used to return success or fail